Add missing import.
authorEwan Mellor <ewan@xensource.com>
Tue, 5 Sep 2006 16:26:17 +0000 (17:26 +0100)
committerEwan Mellor <ewan@xensource.com>
Tue, 5 Sep 2006 16:26:17 +0000 (17:26 +0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/server/pciquirk.py

index 5ff4796b6567d80652bf0e61f1fb6b85b59c6392..ea53eee5b2155ddcfc30e60b757e663dd95f5c8e 100644 (file)
@@ -1,5 +1,5 @@
 from xen.xend.XendLogging import log
-from xen.xend.XendError import XendError
+from xen.xend.XendError import XendError, VmError
 import sys
 import os.path
 from xen.xend.sxp import *